add invalid and error details to vcard import report#9605
add invalid and error details to vcard import report#9605pabzm merged 4 commits intoroundcube:masterfrom
Conversation
pabzm
left a comment
There was a problem hiding this comment.
Thank you for the contribution! I really appreciate your attention to issues related to "your" topic!
78e8d83 to
7eed125
Compare
There was a problem hiding this comment.
We should probably get rid of HTML tags from all these three messages.
There was a problem hiding this comment.
I think removing the <b> tags would be a breaking change because the formatting should be moved to the skin to do this properly. I can work on this in a separate PR.
|
@alecpl I'll merge this in one week if nothing happens until then, since you left your approval already and the only open topic is very minor. |
|
Feel free to merge, close the related ticket (assigning milestone) if appropriate and update the changelog. |
|
@johndoh Would you add a line to the Changelog? (I can do it as well but would prefer to have it as part of the PR.) |
|
/remind me to merge on Monday |
|
@pabzm set a reminder for 11/25/2024 |
1f1b533 to
8468d29
Compare
|
I've added a changelog entry. If you don't like the text or its in the wrong place its no problem. |
|
👋 @pabzm, merge |
|
@johndoh Thanks again for your contribution! 🙏 |
for #9591
currently there are 2 silent error cases on vcard import, invalid (fails roundcube contact validation) and error (its valid but i didnt insert for some reason e.g. plugin prevented it) this adds messages about those to the screen.